home *** CD-ROM | disk | FTP | other *** search
-
- Attached is the beta DirectX API translated into Delphi 3 interfaces.
- This beta release is intended for evaluation. The primary goal of
- this evaluation cycle is to locate errors in translation. In
- particular, we want to find where const or var params are used where
- nil is a valid value, or where a parameter that returns data is
- incorrectly declared const. The best way to uncover these issues is
- to write an application that uses the interfaces.
-
- Please send us only reports of problems in the DirectX translation,
- or general comments on the translation. How-to questions and
- problems in the DirectX implementation should be directed to
- Microsoft.
-
- Note that this source file uses Delphi 3 interface types, so you'll
- need a copy of Delphi 3 to compile it.
-
- Please send feedback via email to Delphi_Admin@Borland.com, and
- include DIRECTX in the subject heading.
-
- Thank you for your interest
-
-